How to stop / start / view Background Loads processes
The Background Loads processes run to ensure that tables are kept in sync. Thus, when a change is made to a record that is attached to another record, the change is reflected in both.
The Background Loads processes are normally running at all times. There are situations when it is necessary to stop and then restart the Background Load processes.
Tip: Before the EMu System can be backed up it is recommended that the Background Loads processes are stopped.
How to stop the Background Loads processes
- Open a command line session on the EMu server and log in with the username emu .
- Type
client [client]to go to the required EMu client environment. - Type
emuload stopThe System checks to see if the Background Loads processes are running and, if so, stops them.
How to restart the Background Loads processes
- Repeat Steps 1-2 above.
- Type
emuload startThe System checks to see if the Background Loads processes are running and, if not, starts them.
How to view the current Background Load status
- Open a command line session on the EMu server and log in with the username
emu. - Type
client [client]to go to the required EMu client environment. - Type
emuload statusThe status of each Background Load displays. For example:
emu-gallery@kestrel[5] emuload statusecatalogue deadecondition aliveeinternal deadelocations deadeparties aliveesync aliveevaluations aliveA dead Background Load process is not currently running.
Note: If a Background Load is dead, you will need to restart it.

